free colormap in here. Sync from X port. (gdk_fb_set_colormap): allow the
authorAlexander Larsson <alexl@redhat.com>
Fri, 5 Jan 2001 14:01:36 +0000 (14:01 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Fri, 5 Jan 2001 14:01:36 +0000 (14:01 +0000)
commit30888237b9f69c548527d020ff0763a6efd124b5
tree8409bc20e7bbc491022a4cbe64acab655c5d7c9c
parentae89b1e1b17d4e6eb53d7d397dab76a711de6183
free colormap in here. Sync from X port. (gdk_fb_set_colormap): allow the

2001-01-05  Alexander Larsson  <alexl@redhat.com>

* gdk/linux-fb/gdkdrawable-fb2.c (gdk_fb_drawable_finalize): free
colormap in here. Sync from X port.
(gdk_fb_set_colormap): allow the colormap to be NULL if you like.
Sync from X port.
(gdk_fb_clip_region): Comment out g_warning about empty clip region.
This happens now and then, and i don't think it is a bug.
(gdk_fb_draw_polygon): Correctly add extra point if startpoint
!= endpoint.
(gdk_fb_draw_lines): Don't draw dashed lines if line_style is
GDK_LINE_SOLID.

* gdk/linux-fb/gdkfont-fb.c: Return bogus GdkFont that has
some of the fields filled in at least.

* gdk/linux-fb/miwideline.c: The widths argument to miLineArcI, and
miLineArcD is no more, remove it from the function definition.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk/linux-fb/gdkdrawable-fb2.c
gdk/linux-fb/gdkfont-fb.c
gdk/linux-fb/miwideline.c